Agent Skills: Speaker Clustering Methods

Choose and implement clustering algorithms for grouping speaker embeddings after VAD and embedding extraction. Compare Hierarchical clustering (auto-tunes speaker count), KMeans (fast, requires known count), and Agglomerative clustering (fixed clusters). Use Hierarchical clustering when speaker count is unknown, KMeans when count is known, and always normalize embeddings before clustering.

UncategorizedID: benchflow-ai/skillsbench/Speaker Clustering Methods

Install this agent skill to your local

pnpm dlx add-skill https://github.com/benchflow-ai/skillsbench/Speaker Clustering Methods

Skill Files

Browse the full folder contents for Speaker Clustering Methods.

Download Skill

Loading file tree…

Select a file to preview its contents.